Expand description

Implementation details for the uuid! macro.

This crate is not meant to be used directly. Instead, you can use the macro-diagnostics feature of uuid:

[dependencies.uuid]
features = ["macro-diagnostics"]